PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFRgbColor Class / getG Method
In This Topic
    getG Method
    In This Topic
    Gets the green component.
    Syntax
    public int getG()

    Return Value

    the green component.
    See Also